User tom's home has execute but not read permission, so user ian cannot list the contents, but can access objects within the directory if he knows they exist. 用户tom的主目录有执行权限,但是没有读权限,所以用户ian不能列出内容,但是如果知道对象存在,就可以访问目录下的对象。
You may have noticed in the above example that execute permission was set for the owner, group, and others. 您在上面的例子中可能已经注意到,执行权限被设置给所有者、组和其他。
Now, the ACL is defined to give the root user read, write, and execute permissions, but not the deletion ( that is, the "d") permission bit. 现在,ACL已定义成赋予根用户读、写和执行权限,但没有删除权限位(即“d”)。
Execute and traverse permission to the content administration page. 针对内容管理页面的执行和遍历权限。
Execute permission to the administration tasks secured feature. 针对管理任务安全特性的执行权限。
The three values, respectively, indicate whether the user, group, or everyone has read ( r), write ( w), or execute ( x) permission. 这三个值分别表示用户、组、组成员是否拥有读(r)、写(w)或(x)执行权限。
Set execute permission on the installation program 在安装程序上设置执行权限
That sounds great, but when you attempt to execute the command, you get the error message./ foo: 0403-006 Execute permission denied. 这听起来不错,但是在试图执行这个命令时,收到了错误消息./foo:0403-006Executepermissiondenied。
Without execute permission, the filesystem objects inside a directory are not accessible. 没有执行权限,目录下的文件系统对象就是不可访问的。
You can get to any directory at all if you have permission ( you need execute permission) using its absolute path name. 您完全可以到达任何目录如果有权限的话(您需要执行权限)使用它的绝对路径名。
Must not have public read, write, or execute permission ( i.e., 0770) 禁止拥有公共的读、写或执行权限(即0770)
User gretchen's home directory has neither read nor execute permission for the gretchen group or other users, so user ian cannot access it. 用户gretchen的主目录没有gretchen组或者其他用户的读和执行权限,所以用户ian不能访问它。
User greg's home directory has read and execute permission for members of the development group, so users tom and ian can list the directory. 用户greg的主目录有development组成员的读和写权限,因此用户tom和ian能够列出目录。
Execute permission allows the user to enter the directory and access any subdirectories. 执行权限允许用户输入目录并访问任意子目录。
The user should be only to add and view messages, while the editor is allowed to execute all permission. 当编辑器被允许执行所有许可的时候,用户应该只会添加和查看消息。
Execute a grant statement to assign the permission. 执行grant语句来指派权限。
This is the default mode that runs processing extensions and expressions in a sandbox application domain with only the execute security permission flag. 此模式为默认模式,在仅带有execute安全权限标志的“sandbox”应用程序域中执行处理扩展插件和表达式。
Scott has execute permission, but because Mary is not the owner of the referenced table, the database engine checks to see whether Scott has permissions on the table. scott拥有execute权限,但是由于mary不是被引用表的所有者,因此数据库引擎将检查scott是否对该表具有权限。
Modify your applications to either revoke or deny execute permission on system objects. 请修改应用程序,撤消或拒绝对系统对象的execute权限。
Granting debugging permission to a user gives that user power to execute any arbitrary code on the computer where you grant permission. 向用户授予调试权限,即向该用户提供在授予权限的计算机上执行任意代码的权限。